home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Examples / EnterpriseObjects / DistributedEO / DEOClient.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1995-02-17  |  841 b   |  42 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = DEOClient
  11.  
  12. PROJECTVERSION = 1.1
  13. PROJECT_TYPE = Subproject
  14. LANGUAGE = English
  15.  
  16. CLASSES = DEONotification.m DEONotificationCenter.m DEOServerMonitor.m
  17.  
  18. HFILES = DEONotification.h DEONotificationCenter.h DEOServerMonitor.h
  19.  
  20. SUBPROJECTS = DOExtensions.subproj
  21.  
  22. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  23.  
  24. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  25. MAKEFILE = subproj.make
  26. SOURCEMODE = 444
  27.  
  28. LIBS = 
  29. DEBUG_LIBS = $(LIBS)
  30. PROF_LIBS = $(LIBS)
  31.  
  32.  
  33.  
  34.  
  35. -include Makefile.preamble
  36.  
  37. include $(MAKEFILEDIR)/$(MAKEFILE)
  38.  
  39. -include Makefile.postamble
  40.  
  41. -include Makefile.dependencies
  42.